• Max simultaneous communications

    Hello. What is the maximum number of simultaneous communications that may be handled by VoIP SIP Client SDK ? Thanks.

  • Blind transfer vs. consultative transfer

    I have 2 doubts, both concernig call transfer: 1) if I try to transfer a call to a destination and this destination DOES NOT ANSWER, how do I retrieve this call back so that I can try to transfer it to another destination? 2) if I try to transfer a call to a destination and this destination is BUSYl, how do I retrieve this call back so that I can try to transfer it to another destination?

  • Can you recommend a SIP provider that will work with your VOIP SIP Client SDK?

    Regular the SDK should work with any SIP Provider. Well, we recommend sipgate or for IP-to-IP only the free iptel.org.

  • Difference between SetLicenseKey and SetWebLicense

    The difference between the SetLicenseKey and SetWebLicense is a security issue to safe your license. The SetWebLicense is binding on a domain (as you see on your license information too). It means using SetWebLicense the webpage must be on the same domain hosted for which is registered. This make sure that no other can use your license key if they review your source code of the html. For development we suggest to use the regular SetLicense method and change this on final release.